Ansible – Use values in a loop from hosts file on another host

  There is a “hosts” file in which there is a group of “db“. These are database instances that play a different role. The goal is to add the role type to the “hosts” file, so that later we can use this value in a loop that will be executed on a completely different host, … Continue reading Ansible – Use values in a loop from hosts file on another host